Einhugur macOS Bridge plugin.

EinhugurMacOSBridge.NSVisualEffectState Enum

Constants to specify how the material appearance should reflect window activity state.

enum EinhugurMacOSBridge.NSVisualEffectState

Constants

FollowsWindowActiveState = 0The backdrop should automatically appear active when the window is active, and inactive when it is not.
Active = 1The backdrop should always appear active.
Inactive = 2The backdrop should always appear inactive.